../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref List!string __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, List!string).Map.opApply(scope int delegate(ref string, ref List!string) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, List!string).Map.opApply(scope int delegate(MapEntry!(string, List!string) entry) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/MultiMap.d(27,21): Error: template instance `hunt.collection.HashMap.HashMap!(string, List!string)` error instantiating ../5dafe25dbce0bf24b5ca4440-hunt-net/source/hunt/net/util/UrlEncoded.d(40,21): instantiated from here: `MultiMap!string` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref CachedPreparedStatement __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, CachedPreparedStatement).Map.opApply(scope int delegate(ref string, ref CachedPreparedStatement) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, CachedPreparedStatement).Map.opApply(scope int delegate(MapEntry!(string, CachedPreparedStatement) entry) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(152,29): Error: template instance `hunt.collection.HashMap.HashMap!(string, CachedPreparedStatement)` error instantiating ../5daffc39bce0bf24b5cda134-hunt-database/source/hunt/database/base/impl/PreparedStatementCache.d(20,32): instantiated from here: `LinkedHashMap!(string, CachedPreparedStatement)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(227,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.reinitialize` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(232,33): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.newNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(238,33): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.replacementNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(245,30): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.newTreeNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(251,30): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.replacementTreeNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(258,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.afterNodeRemoval` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(272,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.afterNodeInsertion` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(280,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.afterNodeAccess` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(389,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.containsValue` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(413,16): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.get` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(431,16): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, CachedPreparedStatement).LinkedHashMap.getOrDefault` does not override any function /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.